Test-specific Entities

For each test there is a separate testbench which uses test-specific transactors. For example there may be a microprocessor transactor mp.vhd. The testbench tb_test1 would then instantiate a test-specific microprocessor transactor mp_test1.vhd which would be coded by enhancing the mp.vhd template.

Test-specific Entities Method

Some problems of this approach are:

Some of the benefits are:


previous Index next